home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / lldemo / lldemo.shr / ROSETTA.EXE / ROSETTA.DXR / 00266_Browse A text on.ls < prev    next >
Encoding:
Text File  |  1996-06-24  |  193 b   |  10 lines

  1. on mouseUp
  2.   global gShowText, gScreenMode
  3.   set gShowText to 0
  4.   setaProp(gScreenMode, #TXTRESP, #NONE)
  5.   unhighlight(the clickOn)
  6.   hideTextPuppets()
  7.   hideShowTextGray()
  8.   updateStage()
  9. end
  10.